strongly typed language meaning in English
强类型语言
Examples
- C is a strongly typed language ; therefore every variable and object must have a declared type
C #是强类型语言;因此每个变量和对象都必须具有声明类型。 - And more . in addition to being a typeless language , jscript 8 . 0 can now be a strongly typed language
Jscript 8 . 0不仅是一种无类型语言,现在它还可以用作一种强类型化的语言。 - Jscript . net can also be used as a strongly typed language , in which all variables are bound to a specific data type , or you can use a mix of typed and untyped variables
Jscript . net也可用作一种强类型化语言,其中所有变量都绑定到特定数据类型,或者您还可以混合使用类型化和非类型化变量。